-
Home
-
Defender Security – Malware Scanner, Login Security & Firewall
-
5.6.1 (latest)
-
Code
-
Classes
- Network_Cron_Manager
| Total Complexity |
49 |
| Dependencies |
1 |
| Dependents |
8 |
| Total lines |
329 |
| Lines of code |
164 |
| Logical lines of code |
97 |
| Comment lines |
95 |
| Methods |
15 |
| Properties |
4 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| register_callback() |
A |
47 |
9 |
35 |
| get_schedule_name() |
A |
55 |
8 |
19 |
| should_execute() |
S |
55 |
7 |
19 |
| execute_callback() |
S |
55 |
5 |
19 |
| calculate_start_time() |
S |
61 |
5 |
13 |
| check_and_execute_callbacks() |
S |
66 |
3 |
9 |
| acquire_lock() |
S |
62 |
3 |
10 |
| remove_data() |
S |
59 |
2 |
15 |
| __construct() |
S |
78 |
1 |
3 |
| load_callbacks() |
S |
78 |
1 |
3 |
| save_callbacks() |
S |
79 |
1 |
3 |
| release_lock() |
S |
75 |
1 |
4 |
| get_last_run() |
S |
74 |
1 |
4 |
| update_last_run() |
S |
72 |
1 |
5 |
| get_callbacks() |
S |
82 |
1 |
3 |